Skip to content

fix(aidd-pr): strengthen Step 3 delegation prompt requirements#200

Merged
janhesters merged 1 commit intomainfrom
fix/aidd-pr-strengthen-step3
Apr 16, 2026
Merged

fix(aidd-pr): strengthen Step 3 delegation prompt requirements#200
janhesters merged 1 commit intomainfrom
fix/aidd-pr-strengthen-step3

Conversation

@janhesters
Copy link
Copy Markdown
Collaborator

Summary

  • The agent was sometimes fixing code inline instead of generating /aidd-fix delegation prompts, causing step-3-delegation-test to fail (1/5 on last run)
  • Strengthen Step 3 in SKILL.md with explicit requirements:
    • "Do NOT fix code directly — only produce prompt text"
    • Each prompt must start with /aidd-fix on the first line
    • Must reference specific file, line, and review comment
    • Must instruct sub-agent to commit to PR branch, not create new one
    • Must be wrapped in a markdown code block

Test plan

  • Trigger AI eval workflow and verify step-3-delegation-test.sudo passes 5/5

The agent was sometimes fixing code inline instead of generating
delegation prompts. Strengthen Step 3 with explicit requirements:
- Do NOT fix code directly, only produce prompt text
- Each prompt must start with /aidd-fix
- Must reference specific file, line, and review comment
- Must instruct sub-agent to commit to PR branch, not create new one
@janhesters janhesters merged commit 0df5d2a into main Apr 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant